home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / sxr401p.zip / SYSFILES.ZIP / PROPKT.BAT < prev    next >
DOS Batch File  |  1994-04-11  |  268b  |  11 lines

  1. @echo off
  2. :
  3. echo PROPKT.BAT batch file
  4. echo Sample mail packet processor. Use this to customize your own Packet
  5. echo management process. See XPLANG.DEF, language lines #178-#184
  6. :
  7. Echo Parameter 1 is: %1
  8. Echo Parameter 2 is: %2
  9. Echo Parameter 3 is: %3
  10. pause
  11.